home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / qbbs / howmch07.zip / REVISION.HIS < prev   
Text File  |  1989-03-02  |  1KB  |  31 lines

  1.  
  2. V0.1 - The first one.  So far, all seems to work as planned.
  3.  
  4. V0.2 - Changed the display output from Zone:Net/Node.Point to just
  5.        Zone:Net/Node.  I'm sure most Points are local and it makes
  6.        the display less cluttered looking.
  7.  
  8. V0.3 - Added "Starting History Date" to history data display.  This
  9.        is the date of the first entry in FrontDoor's outbound.his
  10.        the first time Howmuch.his is created, NOT the date you first
  11.        ran "HOWMUCH -B".  This change requires deleting the current
  12.        howmuch.his if you were using versions 0.1 or 0.2.
  13.  
  14. V0.4 - Ooops.  Forgot to close a file. When redirecting output, the
  15.        last record would remain buffered and not sent to the printer
  16.        or file.
  17.  
  18. V0.5 - Added detection of redirection.  This allowed adding a "Press
  19.        any key to continue" to screen output without messing up when
  20.        sending output to a file or printer.  Screen output is paused
  21.        every 22 lines.
  22.  
  23. V0.6 - Added some minor error checking to provide a little info on
  24.        what went wrong if the user should first run "HOWMUCH" without
  25.        first creating the history file by running "HOWMUCH -B".  This
  26.        just elaborates on the dreaded "Runtime error xxx".
  27.  
  28. V0.7 - Total cost for all calls has been added to the output display.
  29.  
  30.  
  31.